home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE2 / BELLS / METHODS / ReadMe
Text File  |  2002-05-03  |  3KB  |  71 lines

  1.          Church bell ringing animation on RISC-OS computers.
  2.                   Tested on versions of RISCOS 3 and 4,
  3.            including an A4, 7500FE, Kinetic StrongARM RISC PC
  4.                       and VirtualA5000 on a PC.
  5.  
  6.                      Kate and David Crennell,
  7.       'Fortran Friends',PO Box 64, Didcot, Oxon, OX11 0TH.
  8.               Email: fortran@argonet.co.uk
  9.           URL: http://www.argonet.co.uk/users/fortran/
  10.  
  11.                         John Norris,
  12.               Email: jrn@norbirch.demon.co.uk
  13.  
  14. ***      This is a demonstration version.
  15. ***      It allows only two methods on 6 bells:
  16. ***              Grandsire Doubles and Plain Bob Minor.
  17. ***      Otherwise it is the same as the full version which is supplied
  18. ***      with around 150 methods on 3 to 16 bells.
  19.  
  20. The accompanying application, !Methods, animates a band of from 4 to 16
  21. bellringers ringing standard methods. If you do not ring church bells
  22. yourself, read the file 'Docs.Intro' for a brief introduction to the
  23. technique and look at the Draw file 'Docs.Strokes' in the application.
  24. Operating instructions are in the !Help in the application. The images may
  25. be very distorted if you do not use a high resolution screen mode.
  26.  
  27. The demo software is free but remains our copyright:
  28.  
  29. *   you must not alter the code in any way without our consent but may  *
  30. *   distribute it to others in its entirety for non-commercial use.     *
  31. *   You must include this file with the copies.                         *
  32.  
  33. If you would like to buy the full version please send a donation of at
  34. least £10 which will be put towards church bell restoration in our Guild.
  35. Cheques should be made payable to 'Fortran Friends' and sent to the above
  36. address. Please remember to include your full postal address and email if
  37. you have one. We will send the full version on a single floppy disc.
  38.  
  39. We appreciate comments and suggestions for improvements from users. If there
  40. is sufficient demand, we could include code to support interactive help.
  41.  
  42. We have a web page for RISC-OS ringing applications:
  43.     http://www.argonet.co.uk/users/fortran/Hobbies/Bells/
  44. If you know of any other ringing applications for RISCOS, please let us know
  45. so that we can add them to these web pages. There are also some useful links
  46. to a glossary and some 'Learn to ring' pages.
  47.  
  48.         Disc Contents.
  49.  
  50. Within the application, !Methods, there are two directories:
  51.  
  52. Docs:      documentation with files
  53.   DataFormat  Describes the format of resources.methods containing the
  54.               definitions of the pre-defined methods. It also contains a
  55.               short description of 'place notation'.
  56.   Diagrams    A description of a method diagram
  57.   Intro       An introduction to church bell ringing.
  58.   Pitch       How to correct the pitch of the sound. This is especially
  59.               important if you are using the program on VirtualAcorn.
  60.   Strokes     A Draw file showing the two strokes used in church bell ringing.
  61.  
  62. Resources: data used by the program
  63.   ChurchBell  Sound sample of church bell.
  64.   D16/spr     Animation sprites for 16 colours.
  65.   D256/spr    Animation sprites for 256 colours.
  66.   methodsD    Data defining the methods which can be rung
  67.               (see docs.DataFormat).
  68.   Options     users settings stored from one session to the next.
  69.   pitch       change from standard pitch (see Docs.Pitch).
  70.   Templates   window defininitions.
  71.